home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 99
- Width = 435
- Height = 300
- Caption = 'Conjugate the Verb: AIMER'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object ListBox1: TListBox
- Left = 168
- Top = 16
- Width = 241
- Height = 217
- ItemHeight = 16
- TabOrder = 0
- end
- object Button1: TButton
- Left = 24
- Top = 16
- Width = 89
- Height = 33
- Caption = '&Conjugate'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-